Skip to content

taskset: add CPU affinity tool#506

Open
jmr wants to merge 1 commit intouutils:mainfrom
jmr:taskset
Open

taskset: add CPU affinity tool#506
jmr wants to merge 1 commit intouutils:mainfrom
jmr:taskset

Conversation

@jmr
Copy link
Copy Markdown

@jmr jmr commented Mar 24, 2026

Implements taskset(1) with hex mask and CPU list parsing/formatting, -p (pid mode), -a (all-tasks), and exec mode. Includes stride notation in format_cpu_list, comma-separated hex mask support from /proc//status, and unit + integration tests.

Implements taskset(1) with hex mask and CPU list parsing/formatting, -p (pid
mode), -a (all-tasks), and exec mode. Includes stride notation in
format_cpu_list, comma-separated hex mask support from /proc/<pid>/status, and
unit + integration tests.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (eae208f) to head (709e07b).
⚠️ Report is 40 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #506   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant